Click or drag to resize

AttachmentMethod Property

Contains a MAPI-defined constant representing the way the contents of an attachment can be accessed.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public AttachmentMethod Method { get; set; }

Property Value

Type: AttachmentMethod
The method.
See Also